TCPSocketHandler

Undocumented in source.

Constructors

this
this(TcpStream sock)
Undocumented in source.

Members

Functions

attachReadCallback
void attachReadCallback()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
closeCallBack
void closeCallBack()
Undocumented in source. Be warned that the author may not have intended to support it.
readCallBack
void readCallBack(ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
restSocket
void restSocket(TcpStream sock)
Undocumented in source. Be warned that the author may not have intended to support it.
transportActive
void transportActive(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
transportInactive
void transportInactive(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(Context ctx, StreamWriteBuffer buffer, TheCallBack cback)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

tcpSocket
tcpSocket [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta